state = {

	id = 333
	name = "STATE_333"

	manpower = 589800

	resources = {
		rubber = 20 # was: 72, then 40
		oil = 2 # was: 18, then 12
		coal = 1 # initial distribution
	}
	
	state_category = rural

	history = {

		owner = MAL
		add_core_of = MAL
		add_core_of = SAR

		victory_points = {
			1208 3 # Kuching
		}

		buildings = {

			infrastructure = 2

			1208 = {
				naval_base = 1
			}

		}
		
	}

	provinces = {
		1208 2117 2222 4216 4396 7443 8091 10269 10285 12283 12905 13377 13378 19216 19242 19286 19287 
	}

	local_supplies = 0.0 
}
